home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / com / othernet / fidonet / aval_377 / 4_semper / batchrun / batchrun.eng next >
Text File  |  1994-08-12  |  1KB  |  39 lines

  1. BATCHRUN V1.0                                         Last change: 10.08.1994
  2. =============================================================================
  3.  
  4. Some people ask me if the batchcli could be implemented in AVALON4SEMPER.
  5. So I wrote the program BATCHRUN. It is the external version of the 
  6. build-in batchcli of AVALON. BATCHRUN can only be used be registered
  7. user (a temporary key does not work).
  8.  
  9.  
  10. Statements that cannot be used:
  11. -------------------------------
  12. SWITCH
  13. ENDOFAVALON
  14. ERRORENDOFAVALON
  15.  
  16. Restricted statements:
  17. ----------------------
  18. EXEC,DEXEC - The commands EXPORT,IMPORT,CRUNCH etc. do not work.
  19. !AREA      - AREAS.BBS must be put in the same folder with BATCHRUN.
  20. LOG,LOGn   - The logfile is called BATCHRUN.LOG.
  21.  
  22.  
  23. Calling BATCHRUN:
  24. -----------------
  25. BATCHRUN <keyfile> <batchfile>
  26.  
  27. <keyfile> is the Avalon keyfile ("AVALON.KEY"). You must define your
  28.           name in the keyfile with "Sysop <name>".
  29.           For example:   Application AVALON <key>
  30.                          Sysop <name>
  31.  
  32. <batchfile> is the batchfile you want to start.
  33.  
  34.  
  35. Errorlevels:
  36. ------------
  37. 1000 = More or less than two parameter.
  38. 1001 = Invalid key.
  39.